home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 September
/
Designer's Club 1997 September.iso
/
mac
/
Idea Source™
/
Main.DIR
/
00019_Script_19
< prev
next >
Wrap
Text File
|
1997-08-01
|
206b
|
9 lines
on exitFrame
go the frame
cursor 200
set the locH of sprite 10 to the mouseH
set the locV of sprite 10 to the mouseV
if sprite 10 intersects 4 then
nothing
else go frame "start"
end